(emacs_pid): New variable.
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 30 Nov 2006 22:49:38 +0000 (22:49 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 30 Nov 2006 22:49:38 +0000 (22:49 +0000)
commit0540d455507e9757609c3fb90374407d39739155
tree7ab28d62393962734a0ec4fcd2583b0bce112e1e
parent31102e7c8b134809a7f7f313d3ad1081fe2b7fef
(emacs_pid): New variable.
(message): Remove leftover code.
(get_server_config): Set emacs_pid.  Don't allow Emacs to grab the focus yet;
emacsclient can still display an informational message before sending requests
to Emacs.
(main): Allow Emacs to grab the focus.  Simplify message() call.
lib-src/emacsclient.c